.swiper {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}

.swiper img {
    width: 100%;
}

.navbiaoti {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* left: 50%; */
    /* transform: translateX(-50%); */
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: white;
}

.navbiaoti p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
}

.navbiaoti p:nth-child(2) {
    font-size: 18px;
    line-height: 50px;
    margin: 30px 0;
}

.navbiaoti .move {
    height: 40px;
    width: 160px;
    border-radius: 20px;
    background-color: #ff671f;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
    color: white;
}


.Product {
    width: 100%;
    height: 900px;
    background-color: #f7f7fc;
}

.Solution {
    width: 100%;
    /* height: 1300px; */
    background-color: #ffffff;
    position: relative;
    padding-bottom: 130px;
}

.New {
    width: 100%;
    height: 880px;
    background-color: #f7f7fc;
}

.mainhed {
    width: 100%;
    text-align: center;
    padding-top: 100px;


}

.mainhed p:nth-child(1) {
    font-size: 30px;
    color: #333333;
    line-height: 48px;
}

.mainhed .xian {
    width: 60px;
    height: 2px;
    background-color: #ff671f;
    margin: 5px auto 0;
}

.mainhed p:nth-child(3) {
    font-size: 14px;
    color: #999999;
    line-height: 48px;
}

.Recruit {
    position: relative;
}

.Recruit img {
    width: 100%;
}

.Recruit .zpbox {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.zpbox p {
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.zpbox button {
    border: none;
    font-size: 16px;
    color: white;
    background-color: #ff671f;
    width: 160px;
    height: 40px;
    margin-top: 70px;
}



.cpul {
    margin-top: 50px;
}

.cpul li {
    width: 280px;
    float: left;
    margin-left: 25px;
    overflow: hidden;

}

.cpul li:nth-child(1) {
    margin-left: 0;
}

.cpgd img {
    width: auto;
}

.cpimgbox {
    width: 100%;
    height: 325px;
    line-height: 325px;
    text-align: center;
    background: url(../img/cpbg.png) no-repeat;

}

.cpimgbox img {
    width: auto;
    max-width: 100%;
    max-height: 100%;


    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 2 0.5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
}

.cpul li:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.cpgd {
    width: 100%;
    height: 100px;
    text-align: center;
    background-color: #f4f4f4;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 2 0.5s;
}

.cpgd a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;


}

.cpgd a p:nth-child(1) {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}

.cpgd a p:nth-child(2) {
    font-size: 14px;
    color: #999999;
    line-height: 18px;
}

.bjt {
    display: none;
}

.cpul li:hover .cpgd {
    background-color: #ff671f;
}

.cpul li:hover .cpgd p {
    color: white;
}

.cpul li:hover .cpgd .bjt {
    display: initial;
}

.cpul li:hover .cpgd .jt {
    display: none;
}

.swiperc2 .swiper-pagination-bullets {
    bottom: initial !important;
    top: 10px;
    left: 90% !important;
    text-align: right !important;
    width: 10% !important;
}


.swiperc2 .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #999999;
    opacity: 1 !important;
}


.swiperc2 .swiper-pagination-white .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 5px;
}

.cpmore {
    width: 150px;
    height: 40px;
    color: #999999;
    /* background-color: #ff671f; */
    border: 1px solid #ff671f;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    margin: 100px auto;
    transition: all 0.5s;
    -webkit-transition: all  0.5ss;
    -moz-transition: all  0.5s;
    -o-transition: all  0.5s;
    -ms-transition: all 2 0.5s;
}

.cpmore:hover{
     background-color: #ff671f;
     color: white;
}


.soluleft {
    width: 100%;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
}

.soluleft .soluimgbox {
    width: 50%;
    float: left;
}

.soluimgbox img {
    width: 100%;
    min-height: 300px;
}

.soluleft .solutxtbox {
  width: 50%;
    max-width: 600px;
    height: 100%;
    /* float: left; */
    padding-left: 80px;

    position: absolute;
    /* right: 50%; */
    left: 50%;
}

.solutxtbox p:nth-child(1) {
    font-size: 24px;
    color: #333333;
    /*line-height: 72px;*/
    margin-top: 8%;
}

.solutxtbox p:nth-child(2) {
    font-size: 14px;
    color: #999999;
    line-height: 36px;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
overflow: hidden;
margin-top: 3%; 
}

.solutxtbox .move {
    border: none;
    font-size: 14px;
    color: white;
    background-color: #ff671f;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
        position: absolute;
    bottom: 15%;
}

.solutxtbox .move a {
    color: white;
}

.solutxtbox .move img {
    margin-top: -3px;
    margin-left: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5ss;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 2 0.5s;
}

.soluright {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.soluright .soluimgbox {
    width: 50%;
    float: right;
}

.soluright .solutxtbox {
       width: 50%;
    max-width: 600px;
    /* float: right; */
    height: 100%;
    position: absolute;
    right: 50%;
    padding-right: 80px;
}

.sobox {
    position: relative;
}

.solumove {
    width: 75px;
    height: 75px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    line-height: 75px;
    text-align: center;
    margin-left: -37.5px;
    margin-top: -37.5px;
    cursor: pointer;
      box-shadow: #999999 0px 0px 10px;
    transition: all 0.5s;
    -webkit-transition: all  0.5s;
    -moz-transition: all  0.5s;
    -o-transition: all  0.5s;
    -ms-transition: all 2 0.5s;
}
.solumove:hover{
    box-shadow: #999999 0px 0px 10px; 
    transform:rotate(360deg);
    background-color: #ff671f;
    color: white;
}
.solumove:hover a{
      color: white;
}
  


.xw {
    display: inline-block;
    width: 46.6%;
    position: relative;
    font-size: 0;
}

.xw img {
    width: 100%;
    border-radius: 10px;
    /*height: 230px;*/
}

.xwdate {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    border: 1px solid #808080;
    margin-top: 20px;
    color: #808080;
    text-align: center;

}

.xwtext {
    display: inline-block;
    width: 81%;
    margin-left: 15px;
    position: relative;

}

.xwdate span:nth-child(1) {
    font-size: 36px;
}

.xwdate span:nth-child(3) {
    font-size: 14px;
}

.xwtextb {
    font-size: 0;

}

.xwtext p:nth-child(1) {
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}

.xwtext p:nth-child(2) {
    font-size: 14px;
    color: #999999;
    /* margin-top: 15px; */
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.inbbox {
    overflow: hidden;
    margin-top: 40px;
}

.xw:hover .xwtextb {
    color: #ff671f;
}

.xw:hover .xwdate {
    color: #ff671f;
    border: 1px solid #ff671f;

}

.sl1,
.sr1,
.sl2,
.sr2 {
    -webkit-animation: 2s ease-out backwards;
    -moz-animation: 2s ease-out backwards;
    -ms-animation: 2s ease-out backwards;
    animation: 2s ease-out backwards;
}

.move:hover img {
    position: relative;
    /* left: 10px; */
    margin-left: 20px;
}


@media screen and (max-width: 700px) {
    .swt {
        margin-top: 1rem;
    }

    .swt {
        margin-top: 1rem;
    }

    .navbiaoti p:nth-child(1) {
        font-size: 0.32rem;
        font-weight: bold;
        line-height: 0.5rem;
    }

    .navbiaoti p:nth-child(2) {
        font-size: 0.24rem;
        line-height: 0.5rem;
        margin: 0 0;
    }

    .swt .swiper-container-horizontal>.swiper-pagination-bullets {
        display: none;
    }

    .navbiaoti .move {
        height: 0.6rem;
        width: 2rem;
        border-radius: 20px;
        line-height: 0.58rem;
        font-size: 0.24rem;
        margin-top: 0.2rem
    }

    .mainhed {
        width: 100%;
        text-align: center;
        padding-top: 0.5rem;
    }

    .mainhed p:nth-child(1) {
        font-size: 0.32rem;
        color: #333333;
        line-height: 0.4rem;
    }

    .mainhed p:nth-child(3) {
        font-size: 0.24rem;
        color: #999999;
        line-height: 0.4rem;
    }

    .mainhed .xian {
        width: 0.6rem;
        height: 2px;
        background-color: #ff671f;
        margin: 5px auto 0;
    }

    .cpul {
        margin-top: 0.5rem;
        padding: 0 0.2rem;
    }

    .cpul li {
        width: 45%;
        float: left;
        margin-left: 0%;
        margin: 0.2rem 2.5%;
        overflow: hidden;
    }
    .cpul li:nth-child(1) {
        margin-left: 2.5%;
    }
    .cpgd{
        height: 0.8rem;
    }
    .cpgd a p:nth-child(2) {
        font-size: 0.24rem;
        color: #999999;
        line-height: 0.2rem;
        display: none;
    }
    .cpimgbox {
        width: 100%;
        height: 2.5rem;
        line-height: 2.5rem;
        text-align: center;
        background: url(../img/cpbg.png) no-repeat;
        font-size: 0;
    }

    .cpgd a p:nth-child(1) {
        font-size: 0.24rem;
        line-height: 0.4rem;
    }

    .cpgd a p:nth-child(1) {
        font-size: 0.24rem;
        color: #333333;
        line-height: 0.4rem;
    }

    .swiperc2 .swiper-pagination-bullets {
        bottom: initial !important;
        top: -40px;
        left: 77% !important;
        text-align: right !important;
        width: 20% !important;
    }
    .swiperc2 .swiper-pagination-white .swiper-pagination-bullet-active {
        width: 0.4rem;
        border-radius: 5px;
    }
    .cpmore {
        width: 2rem;
        height: 0.6rem;
        color: white;
        background-color: #ff671f;
        text-align: center;
        line-height: 0.6rem;
        border-radius: 20px;
        margin: 0.5rem auto;
        font-size: 0.24rem;
    }
    .Product {
        width: 100%;
        height: auto;
        padding-bottom: 0.1rem;
        background-color: #f7f7fc;
    }
    .Solution{
        padding: 0 0.2rem;
    }

    .soluleft .solutxtbox {
        width: 100%;
        max-width: initial;
        float: left;
        padding-left: 0rem;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
    .solutxtbox p:nth-child(1) {
        font-size: 0.28rem;
        color: #333333;
        line-height:0.3rem;

    }
    .solutxtbox p:nth-child(2) {
        font-size: 0.24rem;
        color: #999999;
        line-height: 0.4rem;
        margin-top: 0.2rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    overflow: hidden;
    }
    .solutxtbox .move {
        border: none;
        font-size: 0.24rem;
        color: white;
        background-color: #ff671f;
        width: 2rem;
        height: 0.6rem;
        margin-top: 0.2rem;
        line-height: 0.6rem;
        text-align: center;
        border-radius: 20px;
    }
    .soluleft .soluimgbox {
        width: 100%;
        float: left;
    }
    .solumove{
        display: none;
    }
    .soluright .soluimgbox {
        width: 100%;
        float: right;
    }
    .soluright .solutxtbox {
        width: 100%;
        max-width: initial;
        float: right;
        padding-right: 0.8rem;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
    .xwdate{
        display: none;
    }
    .xwtext p:nth-child(1) {
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.6rem;
    }
    .xwtext p:nth-child(2) {
        font-size: 0.24rem;
        color: #999999;
        /* margin-top: 15px; */
        line-height: 18px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .New {
        width: 100%;
        height: auto;
        padding-bottom: 0.2rem
    }
    .soluimgbox img {
        width: 100%;
        min-height: auto;
    }
    .inbbox {
        overflow: hidden;
        margin-top: 0.4rem;
        padding: 0 0.2rem;
    }
    .soluleft {
        width: 100%;
        margin-top: 0.2rem;
        overflow: hidden;
    }
    .zpbox p {
        font-size: 0.32rem;
        color: white;
        font-weight: bold;
        margin-top: 0.2rem
    }
    .zpbox button {
        border: none;
        font-size: 0.24rem;
        color: white;
        background-color: #ff671f;
        width: 2rem;
        height: 0.6rem;
        margin-top: 0.2rem;
    }
    .Recruit{
        font-size: 0;
        width: 100%;
        overflow: hidden;
    }
    .Recruit img {
        width: 160%;
    }

    .xwtext {
        display: inline-block;
        width: 100%;
        margin-left: 0;
        position: relative;
    }
}